home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / jns_id15.zip / DOOR.BAT next >
DOS Batch File  |  1996-06-08  |  256b  |  7 lines

  1. REM This is all that is required to run any JNS Software Door Game.
  2. REM Just replace JNS_DOOR.EXE with the game's EXE file name you are
  3. REM setting up. Drive and paths must be set to your specific setup.
  4.  
  5. @ECHO OFF
  6. C:\BBS\DOORS\DOORDIR\JNS_DOOR.EXE
  7.